home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Micro Dingo 39
/
Micro_Dingo_39_CD1.mdx
/
Delires
/
Hentai
/
sim.swf
/
scripts
/
DefineButton2_1189
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2002-05-21
|
151b
|
13 lines
on(release){
if(ans eq kissdate)
{
mood += 25;
}
else
{
mood -= 25;
}
count += 1;
gotoAndStop(3025);
}